Skip to content

Conversation

fpoisson2
Copy link

  • Introduce SearchTaskTracker model to track active web search calls
  • Automatically create and update search tasks within the workflow
  • Display loading/complete status for search events in real-time
  • Handle tool_call_item and response.web_search_call.* events uniformly
  • Reset search tasks when closing a workflow
  • Ensure workflow is auto-created when needed

This improves streaming UX by surfacing search activity alongside reasoning summaries.

search_task_in_streaming.mp4

… web_search calls

- Introduce SearchTaskTracker model to track active web search calls
- Automatically create and update search tasks within the workflow
- Display loading/complete status for search events in real-time
- Handle tool_call_item and response.web_search_call.* events uniformly
- Reset search tasks when closing a workflow
- Ensure workflow is auto-created when needed

This improves streaming UX by surfacing search activity alongside reasoning summaries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant